home *** CD-ROM | disk | FTP | other *** search
- Path: FreeNet.Carleton.CA!aq436
- From: aq436@FreeNet.Carleton.CA (Jerry Boyd)
- Newsgroups: comp.lang.c
- Subject: Sort Function
- Date: 31 Mar 1996 20:34:49 GMT
- Organization: The National Capital FreeNet
- Sender: aq436@freenet2.carleton.ca (Jerry Boyd)
- Message-ID: <4jmq99$cqi@freenet-news.carleton.ca>
- Reply-To: aq436@FreeNet.Carleton.CA (Jerry Boyd)
- NNTP-Posting-Host: freenet2.carleton.ca
-
-
-
- How would I WRITE a function (called sort3) that would
- sort three integers (in assending order) by using pointers
- and NOT arrays?
-
-
-
- --
-
-